Setup Guide

Open your terminal and run:

git clone git@github.com:iJoeCollins/JOECategories.git

Drag the JOECategories folder into your project.

Then in your .pch file:

#import "JOECategories.h"

Or just import the header files where needed.